runtime.pallocSum.unpack (method)
3 uses
runtime (current package)
mpagealloc.go#L1073: func (p pallocSum) unpack() (uint, uint, uint) {
mpagealloc.go#L1089: start, most, end := sums[0].unpack()
mpagealloc.go#L1092: si, mi, ei := sums[i].unpack()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)